Raise an exception if blkdev_name_to_number fails, to improve the error message.
authorEwan Mellor <ewan@xensource.com>
Sat, 28 Oct 2006 16:58:00 +0000 (17:58 +0100)
committerEwan Mellor <ewan@xensource.com>
Sat, 28 Oct 2006 16:58:00 +0000 (17:58 +0100)
commitf652cfbe00d6ad9a7fe0efe6541713a392e03271
tree983463978cecae3a81f7a6740b5a303e3ea0f7df
parent6b24e654ee891b8e6cc26654f4ede27be5567fa9
Raise an exception if blkdev_name_to_number fails, to improve the error message.

Fix came from Glauber de Oliveira Costa, and is one half of xen-unstable
11831:f5321161c649fe4f07027250c4a1f3c4b5fc2ed9.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/blkif.py